home *** CD-ROM | disk | FTP | other *** search
- buAddMenun - add a user-defined menu to the menu bar
-
- bUsage:n
-
- AddMenu [-m umenu-idn] [-b ubehind-idn] [-v] [-h] utitlen
-
- bOptions:n
-
- -m umenu-idn # specify ID of menu to insert
- -b ubehind-idn # specify ID of menu to insert behind
- -v # print ID of menu inserted
- -h # add as a hierarchical menu
-
- bComments:n
-
- If you use the -h option, a new menu item is added
- to the menu whose ID is ubehind-idn, and utitlen will
- be the title of the item instead of the new menu.